* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nil
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 Aug 2013 02:41:41 +0000 (22:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 Aug 2013 02:41:41 +0000 (22:41 -0400)
commit2ee3f0099ceae9a4200bb5a8373a9c3e292d209f
treeb975e4c45d38b33042ee2ad45061f8a30b2b4ce0
parentc81214074a0938502ebaef5818876da0bada4bfe
* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nil
from a matcher-function unless there's no more matches.
lisp/ChangeLog
lisp/progmodes/python.el